home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / contrib / minitoc / mini-art.tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1995-03-09  |  2KB  |  39 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3. $key = q/{figure}<comment_mark>33{setlength{unitlength}{1mm}{picture{(100,50)picture{{{<comment_mark>34{figure};LFS=12;FSF=1.6;AAT/;
  4. $cached_env_img{$key} = q|<IMG
  5.  STYLE="height: 44.67ex; " SRC="|."$dir".q|img1.png"
  6.  ALT="\begin{figure}% tests compatibility with floating bodies\setlength{\unitlength...
  7. ...0,50)
  8. \end{picture} % (I have not tested tables, but it is similar)
  9. \end{figure}">|; 
  10. $key = q/{figure}<comment_mark>42{setlength{unitlength}{1mm}{picture{(100,50)picture{{{<comment_mark>43{figure};LFS=12;FSF=1.6;AAT/;
  11. $cached_env_img{$key} = q|<IMG
  12.  STYLE="height: 44.67ex; " SRC="|."$dir".q|img3.png"
  13.  ALT="\begin{figure}% tests compatibility with floating bodies\setlength{\unitlength...
  14. ...0,50)
  15. \end{picture} % (I have not tested tables, but it is similar)
  16. \end{figure}">|; 
  17. $key = q/{figure}<comment_mark>52{setlength{unitlength}{1mm}{picture{(100,50)picture{{{<comment_mark>53{figure};LFS=12;FSF=1.6;AAT/;
  18. $cached_env_img{$key} = q|<IMG
  19.  STYLE="height: 44.67ex; " SRC="|."$dir".q|img4.png"
  20.  ALT="\begin{figure}% tests compatibility with floating bodies\setlength{\unitlength...
  21. ...0,50)
  22. \end{picture} % (I have not tested tables, but it is similar)
  23. \end{figure}">|; 
  24. $key = q/{figure}<comment_mark>54{setlength{unitlength}{1mm}{picture{(100,50)picture{{{<comment_mark>55{figure};LFS=12;FSF=1.6;AAT/;
  25. $cached_env_img{$key} = q|<IMG
  26.  STYLE="height: 44.67ex; " SRC="|."$dir".q|img5.png"
  27.  ALT="\begin{figure}% tests compatibility with floating bodies\setlength{\unitlength...
  28. ...0,50)
  29. \end{picture} % (I have not tested tables, but it is similar)
  30. \end{figure}">|; 
  31. $key = q/{figure}{setlength{unitlength}{1mm}{picture{(100,50)picture{{{<comment_mark>36{figure};LFS=12;FSF=1.6;AAT/;
  32. $cached_env_img{$key} = q|<IMG
  33.  STYLE="height: 44.67ex; " SRC="|."$dir".q|img2.png"
  34.  ALT="\begin{figure}
  35. \setlength{\unitlength}{1mm}
  36. \begin{picture}(100,50)
  37. \end{picture} % tests optionnal arg. of a caption
  38. \end{figure}">|; 
  39.